home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-11-18 | 366 b | 7 lines | [TEXT/MPS ] |
- OSErr FabFSpOpenDF(const FSSpec *spec,char permission,short *refNum);
- OSErr FabFSpCreate(const FSSpec *spec,OSType creator,OSType fileType, ScriptCode scriptTag);
- OSErr FabFSpDelete(const FSSpec *spec);
- void FabStandardPutFile(ConstStr255Param prompt,
- ConstStr255Param defaultName,
- StandardFileReply *reply);
-